By meenakshi-2 on
I am new to Drupal.
I have country,state and city field on user registartion form. If user selects country as 'United States' the State dropdown should auto populate with states belongs to "United States' . Same case with country. This is very basic requirement and i am wondering drupal doesn't support it!
For this, I have check the option_trim module. Its allowing to configure only for node types i.e: Group , page , poll etc..
But how can I configure it for User registration form?
Or Is there any other module for this or someway I can create this.
Comments
Profile Location Module
You might try using: Profile Location Module. It's a part of user management. See: http://drupal.org/project/profile_location
Drupal 7 Country State
profile_location is for 6
How about drupal 7 ?
thank you very much
_
i use the addressfield module.
In drupal7
Same requirement here in drupal7. Plz tell me how to solve it.
Thanx in advance
Did you read the thread?
Did you read the thread? https://drupal.org/comment/5854314#comment-5854314